home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Index / Apprentice 7 / 4 - information < prev    next >
Text File  |  1997-08-18  |  7KB  |  113 lines

  1. 4 - Information
  2. You'll be hard-pressed to find a more complete selection of information for the Mac programmer. From the comp.sys.mac.programmer digest to FAQ (frequently asked questions) lists for the major programming languages, there's information galore here. Audio, data, graphics, and protocol specifications are included as well. Also included is information on commercial products.
  3. __________
  4. Apprentice 7:Information:
  5.  
  6.  
  7. ----------
  8. Audio File Formats
  9. Audio File Formats FAQ is a frequently asked question list with answers related to different audio file formats.
  10. __________
  11. Apprentice 7:Information:Specifications:
  12.  
  13.  
  14. ----------
  15. BinHex
  16. BinHex is a specification for the BinHex file format. This allows binary files to be translated into readable ASCII character files. Useful for transmitting over methods which do not support binary.
  17. __________
  18. Apprentice 7:Information:Specifications:
  19.  
  20.  
  21. ----------
  22. C++ Reference
  23. C++ Reference is an html-based reference for C++ programmers. You can view the information either frame-based or non-frame-based, using any web browser.
  24. __________
  25. Apprentice 7:Information:Programming:
  26. Mark Butkiewicz
  27.  
  28. ----------
  29. CSMP Digest
  30. CSMP Digest is a well-organized collection of article threads from the comp.sys.mac.programmer hierarchy of newsgroups. It is designed for people who read c.s.m.p. semi-regularly and want an archive of the discussions. Four volumes of the digest are included here, up to volume 4, number 37.
  31. __________
  32. Apprentice 7:Information:Periodicals:
  33. Mark Aiken
  34. /info-mac/per/csmp/
  35. ----------
  36. csmpg FAQ 970105
  37. csmpq FAQ is the comp.sys.mac.programmer.games frequently asked questions list. If you have questions about game programming on the Mac, check it out.
  38. __________
  39. Apprentice 7:Information:Programming:
  40. Kyle Ellrott
  41. http://www.wave.net/upg/garage/
  42. ----------
  43. Gestalt Selectors List 3.9
  44. Gestalt Selectors is a document that lists all selectors for use with the Gestalt Manager known to the editor. These can include selector codes installed by Apple (system software) or by software from third and so-called "fourth" parties (your software?). The information in this list is useful for programmers and other people who can use the Gestalt Manager with their software, perhaps even using externals (with HyperCard, 4th Dimension, etc.)
  45. __________
  46. Apprentice 7:Information:Programming:
  47. Rene G.A. Ros
  48. http://www.bio.vu.nl/home/rgaros/
  49. ----------
  50. MacBinary
  51. MacBinary is the specification for how to wrap and double forked file into a single resource. This is useful when transferring files from a Mac to another system that does not support a resource fork.
  52. __________
  53. Apprentice 7:Information:Specifications:
  54.  
  55.  
  56. ----------
  57. Macintosh C 1.1
  58. Macintosh C is a hobbyist's guide to programming the Macintosh in C . It contains chapters and demonstration programs covering system software, memory, and resources; low-level and operating system events; menus; windows; controls; dialogs and alerts; the Finder interface; required Apple events; Basic QuickDraw; Colour QuickDraw; GWorlds, Pictures, Icons, and Cursors; printing; files; more on resources; scrap; text and TextEdit; Lists and LDEFs; CDEFs and VBL tasks; floating windows and WDEFs; sound; miscellaneous topics (code segmentation, status bars and scanning for command-period, notifications, the color picker, compatibility with the operating environment, coping with multiple monitors); porting to the Power Macintosh.
  59. __________
  60. Apprentice 7:Information:Programming:
  61. K. J. Bricknell
  62. http://www.AmbrosiaSW.com/alt.sources.mac/macintosh-c/
  63. ----------
  64. Macintosh Pascal 1.1
  65. Macintosh Pascal is a hobbyist's guide to programming the Macintosh in Pascal . It contains chapters and demonstration programs covering system software, memory, and resources; low-level and operating system events; menus; windows; controls; dialogs and alerts; the Finder interface; required Apple events; Basic QuickDraw; Colour QuickDraw; GWorlds, Pictures, Icons, and Cursors; printing; files; more on resources; scrap; text and TextEdit; Lists and LDEFs; CDEFs and VBL tasks; floating windows and WDEFs; sound; miscellaneous topics (code segmentation, status bars and scanning for command-period, notifications, the color picker, compatibility with the operating environment, coping with multiple monitors); porting to the Power Macintosh.
  66. __________
  67. Apprentice 7:Information:Programming:
  68. Koryn Grant
  69. http://www.AmbrosiaSW.com/alt.sources.mac/macintosh-c/
  70. ----------
  71. RTF
  72. RTF is a specification for Rich Text Format, a somewhat universal file format that allows a word processor or text editor to open up a file and retain all of its formatting. The formatting codes are stored as readable ASCII and are translated on-the-fly by applications supporting RTF.
  73.  
  74. Apprentice 7:Information:Specifications:
  75.  
  76.  
  77.  
  78. TidBITS
  79. TidBITS is a weekly electronic publication dedicated to Macintosh and Internet-related issues. It's been in continuous publication since 1990. You'll find information on just about any topic you could imagine, provided in a clear easy-to-read format, without lots of hype and advertising. Included here is the entire TidBITS archive to date, issues 1 (16 Apr 1990) through 392 (11 Aug 1997).
  80. __________
  81. Apprentice 7:Information:Periodicals:
  82. Adam Engst
  83. ftp://ftp.tidbits.com/
  84. ----------
  85. TIFF
  86. TIFF is the specification for Tagged Image File Format, a format for storing graphical information, such as pictures. Most sophisticated graphic manipulation software, such as Photoshop, support this format.
  87.  
  88. Apprentice 7:Information:Specifications:
  89.  
  90.  
  91.  
  92. X/YMODEM
  93. X/YMODEM is a specification for the XMODEM and YMODEM protocols. These are file transfer protocols that are used mainly over a serial communications line. They support basic error checking, which is useful when transferring files over noisy data lines.
  94.  
  95. Apprentice 7:Information:Specifications:
  96.  
  97.  
  98.  
  99. xPRAM
  100. xPRAM gives you all sorts of information about the extended parameter RAM inside your MacOS computer, including how to read from and write to it. Formatted as an html document.
  101. __________
  102. Apprentice 7:Information:Programming:
  103. Oleg Kiselyov
  104. ftp://replicant.csci.unt.edu/pub/oleg/
  105. ----------
  106. ZMODEM
  107. ZMODEM is a specification for the ZMODEM protocol. This is a file transfer protocol that are used mainly over a serial communications line. It supports more sophisticated error checking than XMODEM or YMODEM, and it also supports the ability to resurrect a transfer that was cancelled or otherwise aborted.
  108.  
  109. Apprentice 7:Information:Specifications:
  110.  
  111.  
  112.  
  113.